home *** CD-ROM | disk | FTP | other *** search
/ Mac Expert 1995 Winter / Mac Expert - Winter 95.iso / Les fichiers / Communications / Internet / PPPSummarize1.2 ƒ / PPPSummarize docs next >
Encoding:
Text File  |  1995-05-10  |  2.2 KB  |  53 lines  |  [TEXT/R*ch]

  1. PPP Summarize 1.2
  2. 5/10/95
  3. by Marty Lindower
  4. martyl@pcnet.com
  5.  
  6. This Excel 5.0 worksheet will take the output generated by the excellent
  7. control panel PPPReport (by Eric de la Musse - available at Info-mac
  8. mirrors everywhere) and give you a day by day, month by month summary
  9. of your PPP activity. This is ideal for those of us who pay for our PPP
  10. connection by the hour and want to keep track of how much the tab will
  11. be at the end of the month. It is based on a (relatively) simple Visual
  12. Basic for Applications/Excel macro contained in Module1 of the sheet.
  13. Feel free to look at it, customize it, improve upon it, etc. If you do
  14. anything really nice, send me a copy.
  15.  
  16. I wrote PPPSummarize as an exercise to help me learn Excel Visual Basic
  17. for Applications, Microsoft's new macro language for Excel. As such, it
  18. will not run under version 4.0 of Excel. Since VBA is dramatically
  19. different from 4.0 macros, and the sheet uses some features unique to
  20. Excel 5.0, I have no plans to offer a version for Excel 4.0 (sorry). If
  21. anyone does come up with one, let me know; I've had quite a few
  22. requests for such a version.
  23.  
  24. 1. PPPSummarize can be placed anywhere on your hard disk.
  25.  
  26. 2. Set the PPPReport control panel as follows:
  27.     Log duration: yes
  28.     Don't duplicate ports: yes
  29.     Log all ports: no
  30.     Log only these ports: 0
  31.     Where: filename:PPPReport data, in Preferences folder
  32.     Creator: Excel 5.0 (or whatever it's called on your HD)
  33.     
  34. 3. Don't track how much time you spend in each port (itemize time
  35. on WWW, mail, gopher, etc) by telling PPPReport to log all ports; Summarize
  36. will not work accurately.
  37.  
  38. 4. Double-click PPPSummarize. It will launch Excel, say a few magic words
  39. that only Bill Gates himself knows, then your PPP account summary will
  40. appear. You can save this if you want, but the sheet gets deleted,
  41. reconstituted and recalculated each time you open the file.
  42.  
  43. 5. Clicking on the outline symbols will reveal the details of each logon;
  44. date, login time and time spent online. Save'em, print'em, do as you like.
  45.  
  46. Let me know if you have any questions, bug reports, or improvements.
  47.  
  48. Marty
  49.  
  50.  
  51. Version history:
  52. 1.1 - 1/20/95 - Initial release
  53. 1.2 - 5/10/95 - Fixed problem with times over 24 hours per day/week/month/year